home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / os2 / remin301.zip / PATCHES.OS2 < prev    next >
Text File  |  1993-01-16  |  868b  |  33 lines

  1. diff old/funcs.c new/funcs.c
  2. 845a846,850
  3. > #ifdef EMX
  4. >     if (_osmode == OS2_MODE)
  5. >         return RetStrVal("OS/2");
  6. >    return RetStrVal("MSDOS");
  7. > #else
  8. 854a860
  9. > #endif
  10. Only in new: makefile.emx
  11. diff old/makefile.os2 new/makefile.os2
  12. 45c45
  13. <     copy remind.def rem2ps.def
  14. ---
  15. > #    copy remind.def rem2ps.def
  16. Only in old: patches.os2
  17. Only in new: README2.OS2
  18. Only in new: rem2ps-16bit.exe
  19. Only in new: rem2ps.exe
  20. Only in new: rem2psb.exe
  21. Only in new: remind-16bit.exe
  22. diff old/remind.1 new/remind.1
  23. 2254,2255c2254,2255
  24. < The MS-DOS and OS/2 versions of \fBRemind\fR do not support queuing or timed
  25. < activation of reminders.
  26. ---
  27. > The MS-DOS and 16-bit OS/2 versions of \fBRemind\fR do not support queuing 
  28. > or timed activation of reminders.
  29. Only in new: remind.exe
  30. Only in new: remindb.exe
  31. Only in new: test-rem.bat
  32. Only in new: test.out
  33.